-
Home
-
WooPayments: Integrated WooCommerce Payments
-
7.9.2
-
Code
-
Classes
- Fraud_Prevention_Service
Total Complexity |
17 |
Dependencies |
3 |
Dependents |
6 |
Total lines |
152 |
Lines of code |
57 |
Logical lines of code |
30 |
Comment lines |
70 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
maybe_append_fraud_prevention_token() |
S |
54 |
6 |
22 |
verify_token() |
S |
68 |
3 |
7 |
get_instance() |
S |
69 |
2 |
6 |
get_token() |
S |
69 |
2 |
7 |
__construct() |
S |
77 |
1 |
4 |
set_instance() |
S |
80 |
1 |
3 |
is_enabled() |
S |
81 |
1 |
3 |
regenerate_token() |
S |
72 |
1 |
5 |